速報APP / 生產應用 / Sensors of Android

Sensors of Android

價格:免費

更新日期:2018-09-13

檔案大小:2.8M

目前版本:1.2

版本需求:Android 4.1 以上版本

官方網站:mailto:adp4infotech4@gmail.com

Sensors of Android(圖1)-速報App

This app will show real-time changes in different sensor values of your device. And, also describes how they work. You can monitor sensor values after shaking device, rotating device, changing position of device, etc.

*Note: Not all devices support each sensor!

Following sensors are included:

- Accelerometer Sensor

Measures the acceleration force in m/s2 that is applied to a device on all three physical axes (x, y, and z), including the force of gravity.

It's common use is Motion detection (shake, tilt, etc.). It is widely used in game development.

- Gravity Sensor

Sensors of Android(圖2)-速報App

Measures the force of gravity in m/s2 that is applied to a device on all three physical axes (x, y, z).

It's common use is Motion detection (shake, tilt, etc.).

- Gyroscope Sensor

Measures a device's rate of rotation in rad/s around each of the three physical axes (x, y, and z).

You can see the effects immediately by rotating your smartphone slowly.

It's common use is Rotation detection (spin, turn, etc.).

Gyroscope sensor is mostly used in 3D game development.

Sensors of Android(圖3)-速報App

- Linear Acceleration Sensor

Measures the acceleration force in m/s2 that is applied to a device on all three physical axes (x, y, and z), excluding the force of gravity.

It's common use is monitoring acceleration along a single axis.

- Light Sensor

Measures the ambient light level (illumination) in lx.

It is used to for controlling screen brightness.

You can test this sensor by putting phone in light and dark.

Sensors of Android(圖4)-速報App

- Magnetic Field Sensor

Measures the ambient geomagnetic field for all three physical axes (x, y, z) in μT.

It's common use is creating a compass and detecting a metal.

- Proximity Sensor

Measures the proximity of an object in cm relative to the view screen of a device, usually the device screen and our hands/face etc. This sensor is typically used to determine whether a handset is being held up to a person's ear.

- Relative Humidity Sensor

Measures the relative ambient humidity in percent (%).

Sensors of Android(圖5)-速報App

It is used for monitoring dewpoint, absolute, and relative humidity.

- Temperature Sensor

Measures the ambient room temperature in degrees Celsius (°C).

You can take action when the temperature is too low or high.

Sensors of Android(圖6)-速報App